home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
002
/
resume87.arc
/
RESUME3.BAS
< prev
next >
Wrap
BASIC Source File
|
1987-08-31
|
21KB
|
442 lines
10 DEFINT A-Z
30 COMMON B,F,S
40 COMMON A$(),C$,CC$,D$,DD$,DDD$,E$,ED$,F$,G$,H$(),I$,J$,K$,M$,N$,O$,P$,P1$,P2$
50 COMMON Q$(),QQ$(),QQQ$(),U$,V$(),WE$,WO$,X$,Y$,ZR$
60 IF O$="6" THEN 240
70 IF O$="C" OR O$="c" THEN 240
80 IF O$="B" OR O$="b" THEN GOSUB 220:GOTO 730
90 IF O$="10" THEN 3650
100 IF CC$<>"DONE" THEN 240
110 IF O$="7" THEN 920
120 IF O$="8" THEN 1900
130 IF O$="9" THEN 2790
140 GOSUB 220:PRINT TAB(15) "That certainly is an OTHER response!":PRINT
150 PRINT TAB(15) "Please recheck the directions ... "
160 GOSUB 230
170 GOSUB 220
180 RETURN
190 FOR D=1 TO 30*F:NEXT:RETURN:REM --TIMING LOOP
200 FOR G=1 TO 11:PRINT:NEXT:FOR D=1 TO 70*F:NEXT:RETURN:REM --TIMING LOOP
210 GOSUB 200:GOSUB 190:RETURN
220 FOR A=1 TO 24:PRINT:NEXT:RETURN
230 GOSUB 210:GOSUB 190:RETURN
240 GOSUB 220
250 PRINT TAB(15) "**********************************************"
260 PRINT TAB(15) "Instruction for Other: (You Name It!) Sections"
270 PRINT TAB(15) "**********************************************":GOSUB 210
280 GOSUB 220:PRINT TAB(10) "Have you already been through these instructions,"
290 PRINT TAB(10) "and you're ready to write?":PRINT
300 PRINT TAB(10) "Press: I = I need the vital instructions ... ":PRINT
310 PRINT TAB(10) " M = Menu ... ":PRINT
320 PRINT TAB(10) " Y = Yes, write on!"
330 PRINT:INPUT " ", O$
340 IF O$="Y" OR O$="y" THEN GOSUB 220:GOTO 730
350 IF O$="M" OR O$="m" THEN GOSUB 220:CHAIN"RESUME5"
360 GOSUB 220
370 PRINT TAB(10) "YOU may need no Other, " C$"!":GOSUB 230
380 GOSUB 220:PRINT "Use any of these 3 sections ONLY IF"
390 PRINT "you need to include information"
400 PRINT "that isn't appropriate to the required sections.":PRINT:PRINT
410 PRINT
420 PRINT "Suggestions: 1) Qualifications"
430 PRINT " 2) Personal information"
440 PRINT " 3) Skills, Achievements, or Interests"
450 PRINT " 4) Other--All of the above, including miscellaneous"
460 PRINT " information such as hobbies, ";
470 PRINT "military service,"
480 PRINT " and personal characteristics should only be"
490 PRINT " included IF: ";
500 PRINT "they apply to your Work Objective"
510 PRINT " & they reveal ability to lead"
520 PRINT " & command respect.":PRINT
530 PRINT:INPUT "Press RETURN to see a sample ... ",ZQ$
540 PRINT:PRINT " E = Escape to Menu, I want something Other! ... ";
550 GOSUB 220
560 PRINT "Follow the LAYOUT, PUNCTUATION, CAPITALIZATION & CONCISE style"
570 PRINT "of this sample OTHER (You Name It!) section:":PRINT
580 PRINT "Notice how indentation makes the entries more readable"
590 PRINT "without wasting space. And be CONSISTENT throughout your resume."
600 PRINT:GOSUB 610:GOTO 680
610 PRINT:PRINT:PRINT TAB(27) "Sample Other: (You Name It!) section"
620 PRINT TAB(27) "************************************":PRINT
630 PRINT TAB(10) "Personal:";
640 PRINT TAB(27) "Born 12/14/50, married, 2 children, health excellent,"
650 PRINT TAB(27) "love tennis, reading and computers.":PRINT:PRINT
660 INPUT "Press RETURN key only after Sample well in mind ... ", VA$
670 RETURN
680 GOSUB 220
690 PRINT "OK, " C$ ", now let's write your Other: (You Name It!) section(s)."
700 GOSUB 210:GOSUB 4090
710 PRINT:PRINT "I will also limit you to 9 lines. These sections should be"
720 PRINT "more concise than that. Do not skip a line.":PRINT:PRINT
730 IF D$<>""THEN PRINT"Press: 1 = "D$" (You've Named It!)":GOTO 750
740 PRINT "Press: 1 = Other: (You Name It!)"
750 IF DD$<>"" THEN PRINT" 2 = "DD$" (You've Named It!)":GOTO 770
760 PRINT " 2 = Other: (You Name It!)
770 IF DDD$<>"" THEN 780 ELSE 790
780 PRINT " 3 = " DDD$ " (You've Named It!)":GOTO 810
790 PRINT " 3 = Other: (You Name It!)"
800 PRINT " I = Instructions one more time, please!"
810 PRINT " M = Menu to choose a section"
820 PRINT " R = References is the Other section I really want"
830 INPUT " ", O$
840 CC$="DONE"
850 IF O$="1" THEN 920
860 IF O$="2" THEN 1900
870 IF O$="3" THEN 2790
880 IF O$="I" OR O$="i" THEN 240
890 IF O$="M" OR O$="m" THEN GOSUB 220:CHAIN"RESUME5"
900 IF O$="R" OR O$="r" THEN 3650
910 GOSUB 140:GOTO 730
920 IF D$<>"" THEN 930 ELSE GOSUB 1000:GOTO 1050
930 GOSUB 220
940 L=LEN(D$)+LEN(" (You Named It!)"):PRINT TAB(33):FOR Y=1 TO L:PRINT "*";
950 NEXT
960 PRINT TAB(33) D$ " (You Named It!)"
970 PRINT TAB(33):FOR Y=1 TO L:PRINT "*";:NEXT:GOSUB 210
980 GOSUB 4180:GOTO 1240
990 GOSUB 1000:GOTO 1060
1000 GOSUB 220
1010 PRINT TAB(33) "*********************"
1020 PRINT TAB(33) "Other: (You Name It!)"
1030 PRINT TAB(33) "*********************":GOSUB 210:RETURN
1040 IF L>50 THEN GOSUB 4160:GOTO 1320:RETURN ELSE RETURN
1050 GOSUB 4180
1060 GOSUB 220
1070 PRINT "A section name must be: Cap & Lower Case"
1080 PRINT " Less than 17 characters long"
1090 PRINT " End with a colon (:)"
1100 PRINT:PRINT:PRINT
1110 INPUT "What will YOU name this section? ... ", D$
1120 IF D$="" THEN 1130 ELSE 1160
1130 GOSUB 220
1140 PRINT "Okay, take a little while to think ... "
1150 GOSUB 210:GOTO 1320
1160 L=LEN(D$):IF L>16 THEN 1170 ELSE 1200
1170 GOSUB 220
1180 PRINT "Too LONG on creativity! Please shorten by" L-16 "character(s)!"
1190 GOSUB 210:GOTO 1060
1200 IF RIGHT$(D$,1)<>":" THEN 1210 ELSE 1220
1210 GOSUB 220:PRINT "Colon (:) at end of name, please ... ":GOSUB 210:GOTO 1060
1220 IF MID$(D$,2,1)>"@" AND MID$(D$,2,1)<"[" THEN 1230 ELSE 1240
1230 GOSUB 220:PRINT "Cap & Lower Case, please ... ":GOSUB 210:GOTO 1060
1240 FOR Y=1 TO 9:IF Q$(Y)<>"" THEN B=B-1:NEXT
1250 IF Q$(1)<>"" THEN S=S-1
1260 GOTO 1320
1270 GOSUB 220
1280 PRINT TAB(10) "Your entries & how they will appear on your Resume ..."
1290 PRINT
1300 PRINT "Line 1" TAB(10) D$ TAB(27) Q$(1)
1310 FOR Y=2 TO 9:PRINT "Line" Y ".................." TAB(27) Q$(Y):NEXT:RETURN
1320 GOSUB 1270:PRINT
1330 PRINT "Enter: Line #; D=Done; N=Name section; ";
1340 INPUT "R=Restart; S=Sample ... ", W$
1350 PRINT
1360 IF W$="N" OR W$="n" THEN 1060
1370 IF W$="S" OR W$="s" THEN GOSUB 220:GOSUB 610:GOTO 1320
1380 IF W$="R" OR W$="r" THEN 1390 ELSE 1430
1390 FOR Y=1 TO 9
1400 Q$(Y)=""
1410 NEXT
1420 GOTO 1320
1430 IF W$="D" OR W$="d" THEN 1440 ELSE 1470
1440 IF D$="" THEN 1450 ELSE 1740
1450 GOSUB 220:PRINT TAB(10) "Done? This section needs a name. Please edit ..."
1460 GOSUB 210:GOTO 1740
1470 H=VAL(W$)
1480 IF H<1 OR H>9 THEN 1490 ELSE 1510
1490 GOSUB 220:PRINT "Whoa! Talk about being out of line!"
1500 GOSUB 210:GOSUB 220:PRINT "1 through 9, please ... ":GOSUB 210:GOTO 1320
1510 ON H GOSUB 1520,1540,1600,1620,1640,1660,1680,1700,1720:GOTO 1320
1520 PRINT:PRINT X$;Q$(1):GOSUB 4130:PRINT Y$;:LINE INPUT Q$(1)
1530 L=LEN(Q$(1)):GOSUB 1040:RETURN
1540 IF Q$(1)="" THEN GOSUB 4390:GOTO 1320
1550 PRINT
1560 PRINT X$;Q$(2)
1570 GOSUB 4130
1580 PRINT Y$;:LINE INPUT Q$(2)
1590 L=LEN(Q$(2)):GOSUB 1040:RETURN
1600 PRINT:PRINT X$;Q$(3):GOSUB 4130:PRINT Y$;:LINE INPUT Q$(3)
1610 L=LEN(Q$(3)):GOSUB 1040:RETURN
1620 PRINT:PRINT X$;Q$(4):GOSUB 4130:PRINT Y$;:LINE INPUT Q$(4)
1630 L=LEN(Q$(4)):GOSUB 1040:RETURN
1640 PRINT:PRINT X$;Q$(5):GOSUB 4130:PRINT Y$;:LINE INPUT Q$(5)
1650 L=LEN(Q$(5)):GOSUB 1040:RETURN
1660 PRINT:PRINT X$;Q$(6):GOSUB 4130:PRINT Y$;:LINE INPUT Q$(6)
1670 L=LEN(Q$(6)):GOSUB 1040:RETURN
1680 PRINT:PRINT X$;Q$(7):GOSUB 4130:PRINT Y$;:LINE INPUT Q$(7)
1690 L=LEN(Q$(7)):GOSUB 1040:RETURN
1700 PRINT:PRINT X$;Q$(8):GOSUB 4130:PRINT Y$;:LINE INPUT Q$(8)
1710 L=LEN(Q$(8)):GOSUB 1040:RETURN
1720 PRINT:PRINT X$;Q$(9):GOSUB 4130:PRINT Y$;:LINE INPUT Q$(9)
1730 L=LEN(Q$(9)):GOSUB 1040:RETURN
1740 FOR Y=1 TO 9:L=LEN (Q$(Y)):IF L>50 THEN GOSUB 4260:GOTO 1760
1750 NEXT Y:GOTO 1770
1760 IF LO$="B" OR LO$="b" THEN GOSUB 220:GOTO 1320
1770 S=S+1:FOR Y=1 TO 9:IF Q$(Y)<>"" THEN B=B+1:NEXT
1780 GOSUB 220:PRINT "I hope this section shows that you qualify"
1790 PRINT "for your Work Objective!":PRINT:IF DD$<>"" THEN 1800 ELSE 1820
1800 PRINT:PRINT "Press: C = Continue to " DD$ " (You Named It!) section"
1810 GOTO 1830
1820 PRINT:PRINT "Press: C = Continue to the 2nd Other: (You Name It!) section"
1830 PRINT:PRINT " E = Edit this section some more"
1840 PRINT:PRINT " M = Menu to choose a section"
1850 PRINT:INPUT " ", O$
1860 IF O$="C" OR O$="c" THEN 1900
1870 IF O$="M" OR O$="m" THEN GOSUB 220:CHAIN"RESUME5"
1880 IF O$="E" OR O$="e" THEN 1240 ELSE GOSUB 140:GOTO 1820
1890 IF L>50 THEN GOSUB 4160:GOTO 2230:RETURN ELSE RETURN
1900 IF DD$="" THEN GOSUB 1000:GOTO 1970
1910 GOSUB 220
1920 L=LEN(DD$)+LEN(" (You Named It!)"):PRINT TAB(33):FOR Y=1 TO L:PRINT "*";
1930 NEXT
1940 PRINT TAB(33) DD$ " (You Named It!)"
1950 PRINT TAB(33):FOR Y=1 TO L:PRINT "*";:NEXT:GOSUB 210
1960 GOSUB 4180:GOTO 2150
1970 GOSUB 4180
1980 GOSUB 220
1990 PRINT "A section name must be: Cap & Lower Case"
2000 PRINT " Less than 17 characters long"
2010 PRINT " End with a colon (:)"
2020 PRINT:PRINT:PRINT
2030 INPUT "What will YOU name this section? ... ", DD$
2040 IF DD$="" THEN 2050 ELSE 2070
2050 GOSUB 220:PRINT "Ok, take a little while to think ..."
2060 GOSUB 210:GOTO 2230
2070 L=LEN(DD$):IF L>16 THEN 2080 ELSE 2110
2080 GOSUB 220
2090 PRINT "Too LONG on creativity! Please shorten by" L-16 "character(s)!"
2100 GOSUB 210:GOTO 1980
2110 IF RIGHT$(DD$,1)<>":" THEN 2120 ELSE 2130
2120 GOSUB 220:PRINT "Colon (:) at end of name, please ...":GOSUB 210:GOTO 1980
2130 IF MID$(DD$,2,1)>"@" AND MID$(DD$,2,1)<"[" THEN 2140 ELSE 2150
2140 GOSUB 220:PRINT "Cap & Lower Case, please ...":GOSUB 210:GOTO 1980
2150 FOR Y=1 TO 9:IF QQ$(Y)<>"" THEN B=B-1:NEXT
2160 IF QQ$(1)<>"" THEN S=S-1
2170 GOTO 2230
2180 GOSUB 220
2190 PRINT TAB(10) "Your entries & how they will appear on your Resume ... "
2200 PRINT
2210 PRINT "Line 1" TAB(10) DD$ TAB(27) QQ$(1)
2220 FOR Y=2 TO 9:PRINT "Line" Y ".................." TAB(27) QQ$(Y):NEXT:RETURN
2230 GOSUB 2180:PRINT
2240 PRINT "Enter: Line #; D=Done; N=Name section; ";
2250 INPUT "R=Restart; S=Sample ... ", W$
2260 PRINT
2270 GOTO 2280
2280 IF W$="N" OR W$="n" THEN 1980 ELSE 2290
2290 IF W$="S" OR W$="s" THEN GOSUB 220:GOSUB 610:GOTO 2230
2300 IF W$="R" OR W$="r" THEN 2310 ELSE 2330
2310 FOR Y=1 TO 9:QQ$(Y)="":NEXT
2320 GOTO 2230
2330 IF W$="D" OR W$="d" THEN 2340 ELSE 2370
2340 IF DD$="" THEN 2350 ELSE 2610
2350 GOSUB 220:PRINT TAB(10) "Done? This section needs a name. Please edit ..."
2360 GOSUB 210:GOTO 2610
2370 H=VAL(W$)
2380 IF H<1 OR H>9 THEN 2390 ELSE 2410
2390 GOSUB 220:PRINT "Whoa! Talk about being out of line!"
2400 GOSUB 210:GOSUB 220:PRINT "1 through 9, please ... ":GOSUB 210:GOTO 2230
2410 ON H GOSUB 2420,2440,2470,2490,2510,2530,2550,2570,2590:GOTO 2230
2420 PRINT:PRINT X$;QQ$(1):GOSUB 4130:PRINT Y$;:LINE INPUT QQ$(1)
2430 L=LEN(QQ$(1)):GOSUB 1890:RETURN
2440 IF QQ$(1)="" THEN GOSUB 4390:GOTO 2230
2450 PRINT:PRINT X$;QQ$(2):GOSUB 4130:PRINT Y$;:LINE INPUT QQ$(2)
2460 L=LEN(QQ$(2)):GOSUB 1890:RETURN
2470 PRINT:PRINT X$;QQ$(3):GOSUB 4130:PRINT Y$;:LINE INPUT QQ$(3)
2480 L=LEN(QQ$(3)):GOSUB 1890:RETURN
2490 PRINT:PRINT X$;QQ$(4):GOSUB 4130:PRINT Y$;:LINE INPUT QQ$(4)
2500 L=LEN(QQ$(4)):GOSUB 1890:RETURN
2510 PRINT:PRINT X$;QQ$(5):GOSUB 4130:PRINT Y$;:LINE INPUT QQ$(5)
2520 L=LEN(QQ$(5)):GOSUB 1890:RETURN
2530 PRINT:PRINT X$;QQ$(6):GOSUB 4130:PRINT Y$;:LINE INPUT QQ$(6)
2540 L=LEN(QQ$(6)):GOSUB 1890:RETURN
2550 PRINT:PRINT X$;QQ$(7):GOSUB 4130:PRINT Y$;:LINE INPUT QQ$(7)
2560 L=LEN(QQ$(7)):GOSUB 1890:RETURN
2570 PRINT:PRINT X$;QQ$(8):GOSUB 4130:PRINT Y$;:LINE INPUT QQ$(8)
2580 L=LEN(QQ$(8)):GOSUB 1890:RETURN
2590 PRINT:PRINT X$;QQ$(9):GOSUB 4130:PRINT Y$;:LINE INPUT QQ$(9)
2600 L=LEN(QQ$(9)):GOSUB 1890:RETURN
2610 FOR Y=1 TO 9:L=LEN (QQ$(Y)):IF L>50 THEN GOSUB 4260:GOTO 2630
2620 NEXT Y:GOTO 2640
2630 IF LO$="B" OR LO$="b" THEN GOSUB 220:GOTO 2230
2640 S=S+1:FOR Y=1 TO 9:IF QQ$(Y)<>"" THEN B=B+1:NEXT
2650 GOSUB 220:PRINT "I hope this section shows that you qualify"
2660 PRINT "for your Work Objective!":PRINT:IF DDD$<>"" THEN 2670 ELSE 2690
2670 PRINT:PRINT "Press: C = Continue to " DDD$ " (You Named It!) section"
2680 GOTO 2700
2690 PRINT:PRINT "Press: C = Continue to the 3rd Other: (You Name It!) section"
2700 PRINT:PRINT " E = Edit this section some more"
2710 PRINT:PRINT " M = Menu to choose a section"
2720 PRINT
2730 INPUT " ", O$
2740 IF O$="C" OR O$="c" THEN 2790
2750 IF O$="E" OR O$="e" THEN 2150
2760 IF O$="M" OR O$="m" THEN GOSUB 220:CHAIN"RESUME5"
2770 GOSUB 140:GOTO 2690
2780 IF L>50 THEN GOSUB 4160:GOTO 3120:RETURN ELSE RETURN
2790 IF DDD$<>"" THEN 2800 ELSE GOSUB 1000:GOTO 2860
2800 GOSUB 220
2810 L=LEN(DDD$)+LEN(" (You Named It!)"):PRINT TAB(33):FOR Y=1 TO L:PRINT "*";
2820 NEXT
2830 PRINT TAB(33) DDD$ " (You Named It!)"
2840 PRINT TAB(33):FOR Y=1 TO L:PRINT "*";:NEXT:GOSUB 210
2850 GOSUB 4180:GOTO 3040
2860 GOSUB 4180
2870 GOSUB 220
2880 PRINT " A section name must be: Cap & Lower Case"
2890 PRINT " Less than 17 characters long"
2900 PRINT " End with a colon (:)"
2910 PRINT:PRINT:PRINT
2920 INPUT "What will YOU name this section? ... ", DDD$
2930 IF DDD$="" THEN 2940 ELSE 2960
2940 GOSUB 220:PRINT "OK, take a little while to think ..."
2950 GOSUB 210:GOTO 3120
2960 L=LEN(D$):IF L>16 THEN 2970 ELSE 3000
2970 GOSUB 220
2980 PRINT "Too LONG on creativity! Please shorten by" L-16 "character(s)!"
2990 GOSUB 210:GOTO 2870
3000 IF RIGHT$(DDD$,1)<>":" THEN 3010 ELSE 3020
3010 GOSUB 220:PRINT "Colon (:) at end of name, please ...":GOSUB 210:GOTO 2870
3020 IF MID$(DDD$,2,1)>"@" AND MID$(DDD$,2,1)<"[" THEN 3030 ELSE 3040
3030 GOSUB 220:PRINT "Cap & Lower Case, please ... ":GOSUB 210:GOTO 2870
3040 FOR Y=1 TO 9:IF QQQ$(Y)<>"" THEN B=B-1:NEXT
3050 IF QQQ$(1)<>"" THEN S=S-1
3060 GOTO 3120
3070 GOSUB 220
3080 PRINT TAB(10) "Your entries & how they will appear on your Resume ..."
3090 PRINT
3100 PRINT "Line 1" TAB(10) DDD$ TAB(27) QQQ$(1)
3110 FOR Y=2 TO 9:PRINT "Line"Y ".................." TAB(27) QQQ$(Y):NEXT:RETURN
3120 GOSUB 3070:PRINT
3130 PRINT "Enter: Line #; D=Done; N=Name section; ";
3140 INPUT "R=Restart; S=Sample ... ", W$
3150 PRINT
3160 IF W$="N" OR W$="n" THEN 2870
3170 IF W$="S" OR W$="s" THEN GOSUB 220:GOSUB 610:GOTO 3120
3180 IF W$="R" OR W$="r" THEN 3190 ELSE 3230
3190 FOR Y=1 TO 9
3200 QQQ$(Y)=""
3210 NEXT
3220 GOTO 3120
3230 IF W$="D" OR W$="d" THEN 3240 ELSE 3270
3240 IF DDD$="" THEN 3250 ELSE 3510
3250 GOSUB 220:PRINT TAB(10) "Done? This section needs a name. Please edit ..."
3260 GOSUB 210:GOTO 3510
3270 H=VAL(W$)
3280 IF H<1 OR H>9 THEN 3290 ELSE 3310
3290 GOSUB 220:PRINT "Whoa! Talk about being out of line!"
3300 GOSUB 210:GOSUB 220:PRINT "1 through 9, please ... ":GOSUB 210:GOTO 3120
3310 ON H GOSUB 3320,3340,3370,3390,3410,3430,3450,3470,3490:GOTO 3120
3320 PRINT:PRINT X$;QQQ$(1):GOSUB 4130:PRINT Y$;:LINE INPUT QQQ$(1)
3330 L=LEN(QQQ$(1)):GOSUB 2780:RETURN
3340 IF QQQ$(1)="" THEN GOSUB 4390:GOTO 3120
3350 PRINT:PRINT X$;QQQ$(2):GOSUB 4130:PRINT Y$;:LINE INPUT QQQ$(2)
3360 L=LEN(QQQ$(2)):GOSUB 2780:RETURN
3370 PRINT:PRINT X$;QQQ$(3):GOSUB 4130:PRINT Y$;:LINE INPUT QQQ$(3)
3380 L=LEN(QQQ$(3)):GOSUB 2780:RETURN
3390 PRINT:PRINT X$;QQQ$(4):GOSUB 4130:PRINT Y$;:LINE INPUT QQQ$(4)
3400 L=LEN(QQQ$(4)):GOSUB 2780:RETURN
3410 PRINT:PRINT X$;QQQ$(5):GOSUB 4130:PRINT Y$;:LINE INPUT QQQ$(5)
3420 L=LEN(QQQ$(5)):GOSUB 2780:RETURN
3430 PRINT:PRINT X$;QQQ$(6):GOSUB 4130:PRINT Y$;:LINE INPUT QQQ$(6)
3440 L=LEN(QQQ$(6)):GOSUB 2780:RETURN
3450 PRINT:PRINT X$;QQQ$(7):GOSUB 4130:PRINT Y$;:LINE INPUT QQQ$(7)
3460 L=LEN(QQQ$(7)):GOSUB 2780:RETURN
3470 PRINT:PRINT X$;QQQ$(8):GOSUB 4130:PRINT Y$;:LINE INPUT QQQ$(8)
3480 L=LEN(QQQ$(8)):GOSUB 2780:RETURN
3490 PRINT:PRINT X$;QQQ$(9):GOSUB 4130:PRINT Y$;:LINE INPUT QQQ$(9)
3500 L=LEN(QQQ$(9)):GOSUB 2780:RETURN
3510 FOR Y=1 TO 9:L=LEN (QQQ$(Y)):IF L>50 THEN GOSUB 4260:GOTO 3530
3520 NEXT Y:GOTO 3540
3530 IF LO$="B" OR LO$="b" THEN GOSUB 220:GOTO 3120
3540 S=S+1:FOR Y=1 TO 9:IF QQQ$(Y)<>"" THEN B=B+1:NEXT
3550 GOSUB 220:PRINT "I hope this section shows that you qualify"
3560 PRINT "for your Work Objective!":PRINT
3570 PRINT:PRINT "Press: C = Continue to the thrilling REFERENCES section"
3580 PRINT:PRINT " E = Edit this section some more"
3590 PRINT:PRINT " M = Menu to choose a section":PRINT
3600 INPUT " ", O$
3610 IF O$="C" OR O$="c" THEN 3650
3620 IF O$="E" OR O$="e" THEN 3060
3630 IF O$="M" OR O$="m" THEN GOSUB 220:CHAIN"RESUME5"
3640 GOSUB 140:GOTO 3570
3650 GOSUB 220:PRINT TAB(33) "***********"
3660 PRINT TAB(33) "References:"
3670 PRINT TAB(33) "***********":GOSUB 210
3680 IF Z$="I" OR Z$="i" THEN S=S-1:B=B-1
3690 GOSUB 220
3700 PRINT TAB(10) "What could be so thrilling about this REFERENCES section?"
3710 PRINT:PRINT:PRINT
3720 PRINT TAB(10) "Press: I = I give up, thrill me!":PRINT
3730 PRINT TAB(10) " M = Menu--I can't take any more thrills right now!"
3740 PRINT:INPUT " ",O$
3750 IF O$="M" OR O$="m" THEN GOSUB 220:CHAIN"RESUME5"
3760 GOSUB 220:PRINT TAB(10) "YOU don't have to write it!":GOSUB 210
3770 GOSUB 220:PRINT "I'm trying my best to make this easy for you!":PRINT
3780 PRINT "That's one reason I listed this section last."
3790 PRINT "The other is that it is usually at the bottom of a resume."
3800 PRINT:PRINT "References are NEVER listed on a resume. This way,"
3810 PRINT "your references won't be bothered till you receive serious offers."
3820 PRINT:PRINT
3830 PRINT:INPUT "Press RETURN to see how this section will print out ... ", VB$
3840 GOSUB 220
3850 PRINT TAB(10) "References:" TAB(27) "On request."
3860 GOSUB 210:GOSUB 190
3870 GOSUB 220:PRINT "Press: I = Include on your resume"
3880 PRINT:PRINT " M = Menu to choose a section"
3890 PRINT
3900 INPUT " ", ZR$
3910 IF ZR$="M" OR ZR$="m" THEN GOSUB 220:LET O$="M":CHAIN"RESUME5"
3920 IF ZR$="I" OR ZR$="i" THEN 3950
3930 GOSUB 220:PRINT TAB(10)"Looks like I must REFER you ... to the directions!"
3940 GOSUB 210:GOTO 3870
3950 S=S+1:B=B+1
3960 GOSUB 220:PRINT "Very good, then I'll include it on your resume!":PRINT
3970 PRINT:PRINT:PRINT "Now you must be READY with at least 3 good references."
3980 PRINT:PRINT "Please contact them FIRST and let them know"
3990 PRINT "about your resume and search for work.":PRINT:PRINT:PRINT
4000 PRINT "Press: M = Menu":PRINT
4010 PRINT " P = Print! Let's see how it looks!"
4020 PRINT
4030 INPUT " ", O$
4040 IF O$="M" OR O$="m" THEN GOSUB 220:CHAIN"RESUME5"
4050 IF O$="P" OR O$="p" THEN GOSUB 220:CHAIN"RESUME4"
4060 GOSUB 220
4070 PRINT TAB(10) "Looks like I must refer you ... to the directions!"
4080 GOSUB 230:GOTO 3960
4090 GOSUB 220:PRINT "Each line you type must be less than 50 characters"
4100 PRINT "but you should fill up the line as much as you can"
4110 PRINT "as you would in regular typing."
4120 PRINT:PRINT"I will display the margins for each line on the screen.":RETURN
4130 PRINT
4140 PRINT TAB(21) "M ....... A ....... R ....... G ....... I ...... N"
4150 PRINT:RETURN
4160 GOSUB 220:PRINT "Item too long by" L-50 "character(s). SHORTEN!"
4170 GOSUB 210:RETURN
4180 GOSUB 220
4190 PRINT "Press: L = Let's go! I'm ready!":PRINT
4200 PRINT " W = Whoa! Wrong key, let me back to the Menu!"
4210 PRINT
4220 INPUT " ", O$
4230 IF O$="W" OR O$="w" THEN GOSUB 220:LET O$="M":CHAIN"RESUME5"
4240 IF O$<>"L" AND O$<>"l" THEN GOSUB 140:GOTO 4180
4250 RETURN
4260 GOSUB 220
4270 PRINT TAB(10) "Oh oh!":PRINT
4280 PRINT TAB(10) "1 (and possibly more) of your lines in this section"
4290 PRINT TAB(10) "exceeds the margins I have set for an attractive layout."
4300 PRINT
4310 PRINT TAB(10) "But you can be OUT OF LINE if you THINK best!"
4320 PRINT:PRINT:PRINT TAB(10) "Press: B = Bring this section into line!"
4330 PRINT:PRINT TAB(10);
4340 PRINT " L = Leave me be, I've got BOUNDless energy, if not sense!"
4350 PRINT:PRINT TAB(10):INPUT " ", LO$
4360 IF LO$="L" OR LO$="l" THEN RETURN
4370 IF LO$<>"B" AND LO$<>"b" THEN GOSUB 140:GOTO 4260
4380 RETURN
4390 GOSUB 220
4400 PRINT "Oh oh ... Line 1 cannot be empty if Line 2 will have text."
4410 GOSUB 230
4420 RETURN